home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / inter52f.zip / INT2RTF.ZIP / INTWIN.HPJ < prev    next >
Text File  |  1996-10-08  |  419b  |  24 lines

  1. ; === Help project configuration to compile IntWin.RTF with HC31 ===
  2.  
  3.  
  4. [OPTIONS]
  5.  
  6. TITLE=Interrupt List
  7. COMPRESS=High
  8. ERRORLOG=Int_err.Log
  9.  
  10.  
  11. [CONFIG]
  12.  
  13. BrowseButtons()
  14.  
  15. RegisterRoutine(`hintsrch.dll', `HSearcherDMInit', `')
  16. RegisterRoutine(`hintsrch.dll', `HSearcherDMExecSearch', `')
  17. HSearcherDMInit()
  18. CreateButton(`searcher_button', `F&ind Text', `HSearcherDMExecSearch()')
  19.  
  20.  
  21. [FILES]
  22.  
  23. IntWin.RTF
  24.